home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / uucp / uucp.p < prev    next >
Text File  |  1996-07-29  |  414b  |  14 lines

  1. /* _dict.c 14/04/96 23.56.54 */
  2. /* devices.c 29/07/96 23.46.08 */
  3. void devices_edit (void);
  4. /* dialers.c 26/03/96 00.51.44 */
  5. /* helpf.c 13/03/96 23.58.28 */
  6. /* internal.c 26/03/96 00.59.56 */
  7. /* permissions.c 26/03/96 00.52.36 */
  8. /* poll.c 26/03/96 00.53.04 */
  9. /* system.c 29/07/96 23.49.06 */
  10. void system_edit (void);
  11. /* uucp.c 26/03/96 00.45.42 */
  12. void uucp_edit (void);
  13. int uucp_main (int argc, char *argv[]);
  14.